GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / RemoveHolePunch_2 Method





In This Topic
RemoveHolePunch_2 Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function RemoveHolePunch_2( _
   ByVal ImageID As Integer, _
   ByVal Margins As HolePunchMargins _
) As GdPictureStatus
public GdPictureStatus RemoveHolePunch_2( 
   int ImageID,
   HolePunchMargins Margins
)
public function RemoveHolePunch_2( 
    ImageID: Integer;
    Margins: HolePunchMargins
): GdPictureStatus; 
public function RemoveHolePunch_2( 
   ImageID : int,
   Margins : HolePunchMargins
) : GdPictureStatus;
public: GdPictureStatus RemoveHolePunch_2( 
   int ImageID,
   HolePunchMargins Margins
) 
public:
GdPictureStatus RemoveHolePunch_2( 
   int ImageID,
   HolePunchMargins Margins
) 

Parameters

ImageID
Margins
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members